home *** CD-ROM | disk | FTP | other *** search
/ By Popular Request 2.0 / By Popular Request 2.0 (Arsenal Computer).ISO / amiga_3 / fstfxm44.ads < prev    next >
Text File  |  1995-07-30  |  15KB  |  321 lines

  1. Short:    Fast ImageFX loaders(incl.PhotoCD)&savers
  2. Author:   hhoff@pool.informatik.rwth-aachen.de (Helmut Hoffmann)
  3. Uploader: hhoff@pool.informatik.rwth-aachen.de (Helmut Hoffmann)
  4. Type:     gfx/misc
  5.  
  6. HHsFastImageFXModules 4.4 The probably fastest shareware ImageFX loader/saver modules
  7. =========================
  8.  
  9. *** new: now with PhotoCD loading support ***
  10.  
  11. +++ new: now you can order HHsFastImageFXModules for a small add-on price
  12.          with my new universal viewer "CyberShow" for all Amigas with OS3.0
  13.          or higher and esp. for Cybergraphics systems +++
  14.  
  15. +++ new: now with support for RLE-compressed BMP images (8Bit or 1Bit) +++
  16.  
  17. The fast universal loader/saver modules can be used with ImageFX and
  18. ImageFX-EGS. They are shareware; without a keyfile which you
  19. get after registration, they will load and save all pictures in greyscale,
  20. regardless if they are color or not, but the speed and format support is
  21. the same, so that you can try if they fit your needs. The saver module
  22. is only restricted for some formats (will be saved as greyscale); the
  23. HHsXRL formats can always be saved in full color, so that you can try
  24. out the interesting compression facilities of them (but please note that
  25. the demo will load them only in greyscales).
  26.  
  27. The loader module currently supports the following file formats:
  28.  
  29. * IFF-ILBM (all standard formats 1 to 8Bit, EHB, HAM6, HAM8, 24Bit)
  30. * PhotoCD (Base format 768x512 or 512x768 (portrait); linear 24Bit colors)
  31. * PPM/PGM/PBM (P1&P4 b&w, P5 grey, P6 color)
  32. * QRT (also known as dump format by PD raytracers as POV-Ray)
  33. * Targa (RLE compr.&uncompr. 24Bit,32Bit,1Bit,8Bit grey/Colormap;incl. interleaved)
  34. * PCX (compr.&uncompr. EGA1-4Bit, VGA 8Bit grey/Colormap and 24Bit)
  35. * MacPaint (b&w compressed 1Bit format; datafork only)
  36. * BMP (uncompr. 24Bit RGB,1Bit,4Bit or 8Bit Colormap; RLE compressed 8Bit,1Bit)
  37. * TIF (packbit-compr./uncompr. Motorola formats 24Bit RGB, 1-8Bit grey/Colormap)
  38. * EGS7.x window iconification file format
  39. * DEEP (compr.&uncompr. 24Bit and 32Bit)
  40. * RGB formats (RGB8, RGBN, RGB5)
  41. * ACBM formats (1 to 8Bit, incl. HAM6/HAM8)
  42. * FBM formats (8Bit grey/color and 24Bit)
  43. * IFF-PBM (DPII) format
  44. * Sun raster (1Bit, 8Bit grey/color and 24Bit uncompressed)
  45. * YUV (color 1:1:1, 2:1:1, 4:1:1 and greyscale)
  46. * VLAB raw (color 1:1:1, 2:1:1, 4:1:1 and greyscale)
  47. * HHsYUVSq sequence format (sequential or random access)
  48. * HHsXRL formats (1-8Bit ColorMap incl. HAM6/8, 8Bit grey, 24Bit RGB compressed)
  49.  
  50. * Picture DataTypes (many formats are available as DataTypes for OS3.x users)
  51. * Animation DataTypes (many animation formats are available as DataTypes for
  52.   OS3.1 users; currently only the first frame can be loaded with Animation DataTypes)
  53.  
  54. The saver module currently supports the following file formats:
  55.  
  56. * QRT (also known as dump format by PD raytracers as POV-Ray)
  57. * Targa (RLE compr.&uncompr. 24Bit, 8Bit grey, 8Bit color map, 1Bit color map)
  58. * HHsXRL formats (1-8Bit ColorMap incl. HAM6/8, 8Bit grey, 24Bit RGB compressed)
  59.   with optional lossy reduction for TrueColor or greyscale pictures; this new
  60.   file format series has surprisingly good (lossless) compression of raytraced
  61.   24Bit pictures or undithered color mapped pictures with 2 to 256 colors;
  62.   also very usable with ClipArt...
  63.  
  64. To install this, just copy the file named "-HHsFastImageFXLoader-" to your
  65. ImageFX modules/loaders directory and "-HHsFastImageFXSaver-" to your
  66. ImageFX modules/savers directory. They should work with standard ImageFX
  67. (1.5x, 1.6x, 2.x, ...) as well as with ImageFX-EGS. I have tried them with
  68. both ImageFX-EGS 1.6 and the new ImageFX 2.1 (thanks to NOVA design).
  69. The speed advantages below have been measured with the new ImageFX 2.1.
  70. Compared with ImageFX-EGS 1.6 some of them were even slightly higher
  71. (in addition ImageFX-EGS comes with fewer standard loader modules).
  72.  
  73. The file format is automatically detected for loading except for the DataType
  74. formats. If you want to load a picture with a DataType, you have to use the
  75. "Load As" function from ImageFX and select "-HHsFastImageFXLoader-" manually
  76. as loader module. The name of the loader module begins with a "-" so that it
  77. appears first in the list of loader modules and thus is used before all
  78. other loader modules. The typical speed advantage factors on my configuration
  79. (see below) are:
  80.  
  81. DataTypes: depending on DataType, but usually loading will be significantly
  82.            faster with my DataType support (compared to IFX 2.1 DataType support),
  83.            e.g. about 1.5 for ZGIF DataType or REKO DataType...
  84. IFF-ILBM: upto 4.75 (e.g. IFF 8Bit)
  85. PPM/PBM: upto 7.2 (P6)
  86. QRT: upto 4.4
  87. Targa: upto 8.7 (uncompr.)
  88. PCX: upto 11.2 (planar 4Bit)
  89. BMP: upto 4.6 (24Bit)
  90. TIF: upto 8.5 (packbit compr. 4Bit)
  91. RGB: upto 3.7 (RGB8)
  92. YUV: upto 5.6 (YUV1/4)
  93. IFF-PBM: upto 1.3
  94. SunRaster: upto 4.6 (grey)
  95. MacPaint: upto 1.5
  96. GIF: upto 2.1 (HHsFastIFXModules DataType loading with ZGIF-DataType compared with
  97.                IFX-GIF loader)
  98. PhotoCD: upto 2.0 (compared with PD-PCD loader in base size; in addition my loader
  99.      usually rotates portrait pictures automatically to correct orientation)
  100.  
  101. (only loading times compared, not displaying; my configuration: Amiga 3000;
  102.  68030/25MHz; loading from Quantum harddrive; PhotoCD loading from NEC2x)
  103.  
  104. The loader includes many formats, which the original loaders (I compared with
  105. ImageFX-EGS 1.61) do not support: PhotoCD, IFF-DEEP, IFF-ACBM, FBM, Sun raster,
  106. VLab raw, DataTypes, RGB5, PBM4, TGA1, YUV grey, PCX grey, BMP compressed, EGS icons,
  107. MacPaint (Datafork). Many of them are not supported by ImageFX 2.1 as well.
  108.  
  109. It also loads many formats, which are loaded with wrong colors (or other bugs)
  110. in the original loaders, e.g IFF-ILBM-EHB, BMP1, PBM1, TIF1 grey, TGA grey.
  111. The original PCX loader also had massive problems with loading VGA
  112. pictures from CD-ROMs under the OS3.1 CD-file system. Although this is a bug in
  113. the file system, I could work around this so that my loader should work with
  114. CD-ROMs under the OS3.1 filesystem. Please note that some third party CD-ROM-
  115. file systems can cause massive problems as well, so I recommend to use the
  116. original Commodore OS3.1 filesystem.
  117.  
  118. The saver module can be used as normal (QRT only for true color/greyscale
  119. buffers; Targa and HHsXRL also usable for rendered images from 2 to 256 colors).
  120. The individual formats and variants are listed at the beginning of the list
  121. of savers in the SaveAs window. The typical speed advantage for the fast
  122. saver module:
  123.  
  124. QRT: upto 3.5
  125. Targa: upto 3.8 (compressed)
  126.  
  127. Beside the speed advantage, the general compression is also better
  128. (compared to ImageFX-EGS 1.61). Targa compression is sometimes 25% better
  129. with my saver than with the original. The Targa saver also supports
  130. the true greyscale format for greyscale pictures and allows compression
  131. of rendered images as well. Rendered 1Bit images will be saved in 1Bit
  132. Targa format. For good compression of e.g. raytracing pictures I recommend
  133. my own file formats "HHsXRL", usable from 1Bit to 24Bit. This format is
  134. also supported by my universal image viewer "CyberShow".
  135.  
  136. The fast loading/saving functions have all been written by me in assembler and
  137. optimized for fastest speed. I did this for my famous shareware programs
  138. *** CyberShow *** (universal viewer for all Amigas and esp. for Cybergraphics
  139. users), *** EGSPhotoAlbum Professional *** (picture management and presentation
  140. software for EGS) and *** EGS-TV Professional *** (sequence/animation editing,
  141. framegrabber (VLab/IV24) and Blue Screen Keying software for EGS).
  142. When new formats are implemented for my other programs (or the speed is improved
  143. further), I will usually also update the modules, which registered user can then
  144. use due to the keyfile concept.
  145.  
  146. Registration
  147. ============
  148.  
  149. You can register for the modules at the small add-on price of only 8US$ or
  150. 10DM if you order one of my other shareware programs, e.g. CyberShow, the
  151. universal viewer for all Amigas with at least OS3.0 (loading the same formats
  152. as the FastIFXModules and additional JPeg) or EGSPhotoAlbum or EGS-TV.
  153. Just include the extra amount with your order for one of thoose programs
  154. and specify your IFXModule order on the registration form. Demo versions
  155. of the programs should be available at the same places where you got this demo.
  156.  
  157. Otherwise you should use the supplied registration form to register.
  158.  
  159. If you only want to register for the modules, the registration fee is
  160. 18US$ outside europe or 20DM in europe. You will also get the latest demo
  161. versions of my other programs.
  162.  
  163. If you are already a registered user of one of my programs and now want to
  164. register for the modules, the registration fee is 12US$ outside europe or
  165. 15DM (in europe). This includes the latest versions of my programs as update.
  166.  
  167. Send your filled in registration form together with cheque, international
  168. postal money order or banknotes to:
  169.  
  170.                         Helmut Hoffmann
  171.             Rubensstrasse 4
  172.             D-41063 M÷nchengladbach
  173.  
  174.             Germany
  175.  
  176. You can currently also contact me by EMail (e.g. for suggestions):
  177.  
  178.         hhoff@pool.informatik.rwth-aachen.de
  179.  
  180. No registrations by EMail! If you want to register, please write by ordinary mail
  181. to my address above.
  182.  
  183. Special Thanks
  184. ==============
  185.  
  186. My special thanks go to Mr. Kermit Woodall and NOVA design for their kind support
  187. and to all registered HHsFastIFXModule users, esp. thoose who made suggestions...
  188.  
  189. Disclaimer
  190. ----------
  191.  
  192. I tried my best to make the modules error-free. They have been checked
  193. with enforcer and mungwall and work without problems on my configuration.
  194. Nevertheless, as there are so many possible configurations, I can not
  195. guarantee that this software will work on your configuration.
  196.  
  197. This software (program and documentation) is provided "as is" and
  198. comes with no warranty, either expressed or implied.
  199. The author is in no way responsible for any damage or loss that may
  200. occur due to direct or indirect usage of this software. You use
  201. this software entirely at your own risk.
  202.  
  203. Copyright and Distribution
  204. --------------------------
  205.  
  206. HHsFastImageFXModule (modules and documentation) is copyright by
  207.  
  208.                         Helmut Hoffmann
  209.             Rubensstrasse 4
  210.             D-41063 M÷nchengladbach
  211.  
  212.             Germany
  213.  
  214. The demo version may be freely distributed and used as
  215. long as the following conditions are met:
  216.  
  217. 1) All files have to be kept together
  218.  
  219. 2) No file may be modified or crunched/packed.
  220.  
  221.    The only official way to distribute the demo packed is the
  222.    original fastifxmodules.lha archive.
  223.    The modules may not be disassembled or analysed. The limitations
  224.    integrated in the demo version may under no circumstance be removed
  225.    or bypassed.
  226.  
  227. 3) Distributors may only charge for the duplication process (including media)
  228.    and not for the software. Theese charges may not exceed the following
  229.    limits: a) Demo on a PD-disk: 7$ (US-dollar) including
  230.               postage&packing (in Germany: 10DM)
  231.        b) Demo on a PD-CD-ROM: 40$ (US-dollar) including
  232.               postage&packing (in Germany: 60DM)
  233.        c) Demo on a BBS/Mailbox/ftp-site or other electronically
  234.               callable system: Maximum charge 3$ (US-dollar) (in Germany: 5DM)
  235.               for downloading
  236.    Anyway, it must be made explictly clear to the buyer, that he does not
  237.    pay for the modules (demo) itself but only for the duplication service.
  238.  
  239. 4) It is not allowed to distribute this demo with any commercial product
  240.    without a written permission by me. One exception is the distribution of
  241.    the demo version with products not exceeding the above price limits (e.g.
  242.    a cover-disk magazine for 7$ or less).
  243.  
  244.    The following companies have my explicit permission to distribute the
  245.    demo with their products: NOVA Design, Ingenieurbⁿro Helfrich.
  246.  
  247. 5) The registered version may not be redistributed. It may only run on one
  248.    machine per registration. It is allowed to make a backup copy of the
  249.    original disk.
  250.  
  251. Version history
  252. ---------------
  253.  
  254. V1.0 (17th feb. 95): Support for IFF-ILBM,PPM,QRT,Targa,PCX,BMP,TIF,EGS7.x,
  255.             DEEP,RGB,YUV,VLab,HHsYUVSq,DataTypes (picture&animation)
  256.  
  257. V2.0 (25th feb. 95): Added support for FBM (24Bit,8Bit),IFF-ACBM,IFF-PBM(DPII),
  258.             Sun raster (1Bit, 8Bit, 24Bit uncompressed),PBM-P1,
  259.             BMP 4Bit and interleaved Targa formats
  260.              Slight acceleration of some loading functions (esp. ILBM)
  261.              Improved DataType handling
  262.  
  263. V2.5 (1st march 95): Added support for MacPaint (1Bit compressed; datafork only),
  264.             PBM-P4, PCX uncompressed and EGA-grey, Targa 1Bit,
  265.             TIF packbit compressed and grey 1-4Bit
  266.              Many enhancements on various formats for more compatibility
  267.  
  268. V3.0 (14th march 95): Introduction of the fast saver module to supplement the
  269.             fast loader module (QRT, Targa 1Bit/8Bit/24Bit, HHsXRL)
  270.               Added loader support for HHsXRL (1Bit-8Bit, HAM, 24Bit)
  271.               Acceleration of some planar loaders (e.g. ILBM, DataTypes)
  272.               Improved HAM6 loading quality
  273.               Correction of Targa 1Bit loading for compressed pictures
  274.  
  275. V3.1 (07th april 95): Acceleration of RGB8 and RGB5 loader function
  276.  
  277. V4.0 (30th april 95): Added support for PhotoCD (Base size; incl. portrait orientation)
  278.  
  279. V4.1 (09th may 95): Removed inconsistency in DataType-HAM8 handling for more compatibility
  280.             Filtering out of PCD overview files
  281.  
  282. V4.2 (07th july 95): Correction of Sun raster 24Bit loading (wrong colors and
  283.             problems with odd sized images)
  284.              Updated documentation to reflect speed advantage compared
  285.             to ImageFX 2.1 instead of ImageFX-EGS 1.6
  286.  
  287. V4.3 (12th july 95): Changed IFF-ILBM loading to not automatically load brushes
  288.             containing a mask (you can still load them as pictures
  289.             with my module by using the LoadAs function).
  290.             This was neccessary as otherwise brushes could not be
  291.             loaded together with their mask if the FastIFXModules
  292.             were installed (as there is no Brush-LoadAs function).
  293.  
  294. V4.4 (21st july 95): Support for RLE compressed 8Bit and 1Bit BMP files
  295.              Bug fix for loading function which could lead to crashes if
  296.               certain non-picture files where detected as a picture
  297.  
  298. ------------------------------------------------------------
  299.                  Amiga Distribution System
  300. ------------------------------------------------------------
  301.  
  302.                         ADS Zone: 1
  303.                   ADS Hatch Site: Don Plesky
  304.               ADS Position: ADS Zone 1 Coordinator
  305.                  BBS Name: EastPointe Amiga BBS
  306.                  Phone Number(s): 810-773-6959
  307.                  Network Address: 1:120/229  
  308.                      Network Region: 11    
  309.                    BBS Hours: 24 Hrs/Day
  310.            BBS Mailer/Software: DLG Trapdoor/PDQmail
  311.                    BBS Storage Space: 2 Gig 
  312.                File Requestable :  <X> Y     < > N
  313.                File Request Hours : All The Time
  314.  
  315.  
  316.  
  317. ---------------------------------------------------------------
  318. Help the Amiga! Join the ADS team Become a ADS Hub<=>Freq ADSINFO 
  319. ---------------------------------------------------------------
  320.  
  321.